@charset "utf-8";
/* CSS Document */
.banner { width: 100%; height: auto; background: none; }
.banner img { width: 100%; height: auto; }
.mbk { width: 100%; height: auto; padding-top: 34px; background: url(http://paper.news.cn/ej/images/db.jpg); padding-bottom: 10px; }
.mbk ul { width: 100%; }
.mbk li { float: left; height: 25px; margin-top: 10px; font-size: 14px; color: #FFF; width: 33%; text-align: center; }
.mbk li a { color: #fff; }
.mbk li:first-child { border: none; }
.footer { width: 100%; height: auto; background: url(http://paper.news.cn/ej/images/db.jpg); padding-top: 20px; padding-bottom: 20px; }
.footer p { width: 96%; margin: auto; font-size: 12px; color: #FFF; text-align: center; padding: 0 2%; }

/*导航组件4*/ 
.mobileNav { }
.mobileNav { width: 100%; background: #e2e2e2 url(http://www.xinhuanet.com/global/img/iconBtn/bgSjTop.jpg) no-repeat 0 0px; -webkit-background-size: 100% 45px; background-size: 100% 45px; position: relative; }
.mobileNav .logo { display: block; width: 63px; height: 45px; background: url(http://www.xinhuanet.com/global/img/iconBtn/xh_mobile_header.png) no-repeat 0px 0px; -webkit-background-size: 57px; background-size: 57px; position: absolute; top: 0px; left: 10px; }
.mobileNav .name { display: inline-block; width: 97px; height: 45px; line-height: 48px; font-size: 22px; font-family: "微软雅黑"; padding: 0 0 0 10px; color: #fff; vertical-align: top; margin: 0 0 0 74px; background: url(http://www.xinhuanet.com/global/img/iconBtn/xh_mobile_header.png) 0 -160px no-repeat; -webkit-background-size: 57px; background-size: 57px; }
.mobileNav .right { display: block; width: 30px; height: 45px; position: absolute; top: 17px; right: 31%; background: url(http://www.xinhuanet.com/global/img/iconBtn/navarrowicon.png) 0 -280px no-repeat;}
.mobileNav .mobileNavList { width: 100%; height: 0px; overflow: hidden; position: absolute; top: 36px; left: 0px; background: #ededed; z-index: 10; }
.mobileNav .mobileNavList a { float: left; width: 33%; padding: 10px 0; color: #000; text-align: center; font-size: 14px; }
.mobileNav .phnav {
    text-align: center;
    padding-bottom: 6px;
    background: #1fa3f8;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #1fa3f8;
    
}
.mobileNav .phnav a { float: left; height: 30px; padding: 0 5%; line-height: 35px; text-align: center; font-size: 16px; font-family: "微软雅黑"; color: #fff; width:23%; }
.mobileNav .phnav span a{ color:#e6e025;}


#mobileHeader .mobileNavList { background: #ededed; }
#mobileHeader .nav_mobile a { float: none; width: 100%; padding: 0; }
#mobileHeader .nav_mobile ul { margin-top: 10px; }
#mobileHeader .nav_mobile li { float: left; width: 25%; height: 36px; padding: 0 10px; margin-bottom: 15px; overflow: hidden; background: rgba(237,237,237,1); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#mobileHeader .nav_mobile li a { display: block; line-height: 34px; text-align: center; color: #555; font-size: 16px; background: #fff; border: 1px solid #d8d8d8; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

